Indicates whether the specified collection item should be synchronized.
Namespace:
C1.C1ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
| C# |
|---|
protected virtual bool IsSynchronizable( BasePersistableObject collectionItem ) |
| Visual Basic |
|---|
Protected Overridable Function IsSynchronizable ( _ collectionItem As BasePersistableObject _ ) As Boolean |
Parameters
- collectionItem
- Type: C1.C1Schedule..::..BasePersistableObject
The BasePersistableObject object.